public class TableStyle : BaseStylePublic Class TableStyle
Inherits BaseStyle| TableStyle | Initializes a new instance of the TableStyle class. |
| TableStyle(String) | Initializes a new instance of the TableStyle class. |
| Alignment | Specifies the horizontal alignment of a table. |
| BackgroundColor | Specifies the background color for table. |
| BorderModel | Specifies what border model to use when creating a table with a border. |
| BottomMargin | Specifies the bottom margin. |
| BreakAfter | Specifies the break after table. |
| BreakBefore | Specifies the break before table. |
| Class | (Inherited from BaseStyle) |
| DataStyle | (Inherited from BaseStyle) |
| Display | Specifies whether a table is displayed. |
| DisplayName |
Specifies the name of a style.
(Inherited from Style) |
| EnableAutoUpdate | (Inherited from BaseStyle) |
| EnableBreakBetweenRows | Specifies that a page break may occur inside a table. |
| Family | (Inherited from BaseStyle) |
| KeepTogether | |
| LeftMargin | Specifies the left margin. |
| ListStyle | (Inherited from BaseStyle) |
| Margin | Specifies the margin. |
| MasterPageName | (Inherited from BaseStyle) |
| Name |
Specifies names that are used for referencing style.
(Inherited from Style) |
| NextStyle | (Inherited from BaseStyle) |
| OutlineNumberingLevel | (Inherited from BaseStyle) |
| PageNumber | Specifies the page number that should be used for a new page when either a paragraph or table style specifies a master page that should be applied beginning from the start of a paragraph or table. |
| ParentStyle | (Inherited from BaseStyle) |
| RelativeWidth | Specifies the width of a table relative to the width of the area that the table is in. |
| RightMargin | Specifies the right margin. |
| Shadow | Specifies the shadow effect. |
| StyleMappings | (Inherited from BaseStyle) |
| TopMargin | Specifies the top margin. |
| Width | Specifies the fixed width of a table. |
| WritingMode | Specifies the writing mode of the table. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current TableStyle object to its equivalent string representation.
(Overrides BaseStyleToString) |